<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Learning object metadata</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Learning_object_metadata"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Learning_object_metadata rootpage-Learning_object_metadata skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Learning object metadata</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p class="mw-empty-elt">
</p>
<p><b>Learning Object Metadata</b> is a data model, usually encoded in XML, used to describe a <a href="Learning_object" title="Learning object">learning object</a> and similar digital resources used to support learning. The purpose of learning object metadata is to support the reusability of learning objects, to aid <a href="Discoverability" title="Discoverability">discoverability</a>, and to facilitate their interoperability, usually in the context of online <a href="Learning_management_systems" class="mw-redirect" title="Learning management systems">learning management systems</a> (LMS).
</p><p>The <b>IEEE 1484.12.1-2020 – Standard for Learning Object Metadata</b><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> is the latest revision of an internationally recognised open standard (published by the <a href="Institute_of_Electrical_and_Electronics_Engineers" title="Institute of Electrical and Electronics Engineers">Institute of Electrical and Electronics Engineers</a> Standards Association, New York) under the LTSC sponsorship for the description of “<a href="Learning_object" title="Learning object">learning objects</a>". Relevant attributes of learning objects to be described include: type of object; author; owner; terms of distribution; format; and <a href="Pedagogy" title="Pedagogy">pedagogical</a> attributes, such as teaching or interaction style.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="IEEE_1484.12.1_–_2002_Standard_for_Learning_Object_Metadata">IEEE 1484.12.1 – 2002 Standard for Learning Object Metadata</h2></div>
<p>The IEEE working group that developed the standard defined learning objects, <i>for the purposes of the standard,</i> as being "any entity, digital or non-digital, that may be used for learning, education or training." This definition has struck many commentators as being rather broad in its scope, but the definition was intended to provide a broad class of objects to which LOM metadata might usefully be associated rather than to give an instructional or pedagogic definition of a learning object. <i>IEEE 1484.12.1</i> is the first part of a multipart standard, and describes the LOM data model. The LOM data model specifies which aspects of a learning object should be described and what vocabularies may be used for these descriptions; it also defines how this data model can be amended by additions or constraints. Other parts of the standard are being drafted to define bindings of the LOM data model, i.e. define how LOM records should be represented in <a href="XML" title="XML">XML</a> and <a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a> (<i>IEEE 1484.12.3</i> and <i>IEEE 1484.12.4</i> respectively). This article focuses on the LOM data model rather than issues relating to XML or other bindings.
</p><p>IMS Global Learning Consortium is an international consortium that contributed to the drafting of the IEEE Learning Object Metadata (together with the ARIADNE Foundation) and endorsed early drafts of the data model as part of the IMS Learning Resource Meta-data specification (IMS LRM, versions 1.0 – 1.2.2). Feedback and suggestions from the implementers of IMS LRM fed into the further development of the LOM, resulting in some drift between version 1.2 of the IMS LRM specification and what was finally published at the LOM standard. Version 1.3 of the IMS LRM specification realigns the IMS LRM data model with the IEEE LOM data model and specifies that the IEEE XML binding should be used. Thus, we can now use the term 'LOM' in referring to both the IEEE standard and version 1.3 of the IMS specification. The IMS LRM specification also provides an extensive <i>Best Practice and Implementation Guide</i>, and an <i>XSL transform</i> that can be used to migrate metadata instances from the older versions of the IMS LRM XML binding to the IEEE LOM XML binding.
</p>
<div class="mw-heading mw-heading2"><h2 id="Technical_details">Technical details</h2></div>
<div class="mw-heading mw-heading3"><h3 id="How_the_data_model_works">How the data model works</h3></div>
<p>The LOM comprises a <b>hierarchy of elements</b>. At the first level, there are nine categories, each of which contains sub-elements; these sub-elements may be simple elements that hold data, or may themselves be aggregate elements, which contain further sub-elements. The semantics of an element are determined by its context: they are affected by the parent or container element in the hierarchy and by other elements in the same container. For example, the various <i>Description</i> elements (1.4, 5.10, 6.3, 7.2.2, 8.3 and 9.3) each derive their context from their parent element. In addition, description element 9.3 also takes its context from the value of element 9.1 <i>Purpose</i> in the same instance of <i>Classification</i>.
</p><p>The data model specifies that some elements may be repeated either individually or as a group; for example, although the elements 9.2 (<i>Description</i>) and 9.1 (<i>Purpose</i>) can only occur once within each instance of the <i>Classification</i> container element, the <i>Classification</i> element may be repeated - thus allowing many descriptions for different purposes.
</p><p>The data model also specifies the <b>value space</b> and <b>datatype</b> for each of the simple data elements. The value space defines the restrictions, if any, on the data that can be entered for that element. For many elements, the value space allows any string of <a href="Unicode" title="Unicode">Unicode</a> character to be entered, whereas other elements entries must be drawn from a declared list (i.e. a <a href="Controlled_vocabulary" title="Controlled vocabulary">controlled vocabulary</a>) or must be in a specified format (e.g. date and language codes). Some element datatypes simply allow a string of characters to be entered, and others comprise two parts, as described below:
</p>
<ul><li><b>LangString</b> items contain Language and String parts, allowing the same information to be recorded in multiple languages</li>
<li><b>Vocabulary</b> items are constrained in such a way that their entries have to be chosen from a controlled list of terms - composed of Source-Value pairs - with the Source containing the name of the list of terms being used and the Value containing the chosen term</li>
<li><b>DateTime</b> and <b>Duration</b> items contain one part that allows the date or duration to be given in a machine readable format, and a second that allows a description of the date or duration (for example "mid summer, 1968").</li></ul>
<p>When implementing the LOM as a data or service provider, it is not necessary to support all the elements in the data model, nor need the LOM data model limit the information which may be provided. The creation of an <a href="Application_profile" title="Application profile">application profile</a> allows a community of users to specify which elements and vocabularies they will use. Elements from the LOM may be dropped and elements from other metadata schemas may be brought in; likewise, the vocabularies in the LOM may be supplemented with values appropriate to that community.
</p>
<div class="mw-heading mw-heading3"><h3 id="Requirements">Requirements</h3></div>
<p>The key requirements for exploiting the LOM as a data or service provider are to:
</p>
<ul><li>Understand user/community needs and to express these as an application profile</li>
<li>Have a strategy for creating high quality metadata</li>
<li>Store this metadata in a form which can be exported as LOM records</li>
<li>Agree a binding for LOM instances when they are exchanged</li>
<li>Be able to exchange records with other systems either as single instances or <i>en masse</i>.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Related_specifications">Related specifications</h3></div>
<p>There are many metadata specifications; of particular interest is the <a href="Dublin_Core" title="Dublin Core">Dublin Core</a> Metadata Element Set (commonly known as Simple Dublin Core, standardised as <i>ANSI/NISO Z39.85 – 2001</i>). Simple Dublin Core (DC) provides a non-complex, loosely defined set of elements which is useful for sharing metadata across a wide range of disparate services. Since the LOM standard used Dublin Core as a starting point, refining the Simple DC schema with qualifiers relevant to learning objects, there is some overlap between the LOM and DC standards.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> The Dublin Core Metadata Initiative is also working on a set of terms which allow the Dublin Core Element Set to be used with greater semantic precision (Qualified Dublin Core). The Dublin Education Working Group aims to provide refinements of <a href="Dublin_Core" title="Dublin Core">Dublin Core</a> for the specific needs of the education community.
</p><p>Many other education-related specifications allow for LO metadata to be embedded within XML instances, such as: describing the resources in an IMS Content Package or Resource List; describing the vocabularies and terms in an <a href="IMS_VDEX" title="IMS VDEX">IMS VDEX</a> (Vocabulary Definition and Exchange) file; and describing the question items in an IMS QTI (Question and Test Interoperability) file.
</p><p>The <a href="IMS_VDEX" title="IMS VDEX">IMS Vocabulary Definition and Exchange (VDEX) specification</a> has a double relation with the LOM, since not only can the LOM provide metadata on the vocabularies in a VDEX instance, but VDEX can be used to describe the controlled vocabularies which are the value space for many LOM elements.
</p><p>LOM records can be transported between systems using a variety of protocols, perhaps the most widely used being <a href="OAI-PMH" class="mw-redirect" title="OAI-PMH">OAI-PMH</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Application_profiles">Application profiles</h3></div>
<div class="mw-heading mw-heading4"><h4 id="UK_LOM_Core">UK LOM Core</h4></div>
<p>For UK Further and Higher Education, the most relevant family of application profiles are those based around the <i>UK LOM Core</i>.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup> The UK LOM Core is currently a draft schema researched by a community of practitioners to identify common UK practice in learning object content, by comparing 12 metadata schemas. UK LOM is currently legacy work, it is not in active development.
</p>
<div class="mw-heading mw-heading4"><h4 id="CanCore">CanCore</h4></div>
<p><i>CanCore</i> provides detailed guidance for the interpretation and implementation of each data element in the LOM standard.<sup id="cite_ref-CanCore_4-0" class="reference"><a href="#cite_note-CanCore-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> These guidelines (2004) constitute a 250-page document, and have been developed over three years under the leadership of <a href="Norm_Friesen" title="Norm Friesen">Norm Friesen</a>, and through consultation with experts across Canada and throughout the world. These guidelines are also available at no charge from the CanCore Website.
</p>
<div class="mw-heading mw-heading4"><h4 id="ANZ-LOM">ANZ-LOM</h4></div>
<p>ANZ-LOM is a metadata profile developed for the education sector in Australia and New Zealand. The profile sets obligations for elements and illustrates how to apply controlled vocabularies, including example regional vocabularies used in the "classification" element. The ANZ-LOM profile was first published by The Le@rning Federation (TLF) in January, 2008.
</p>
<div class="mw-heading mw-heading4"><h4 id="Vetadata">Vetadata</h4></div>
<p>The Australian Vocational Training and Education (VET) sector uses an application profile of the IEEE LOM called Vetadata. The profile contains five mandatory elements, and makes use of a number of vocabularies specific to the Australian VET sector. This application profile was first published in 2005. The Vetadata and ANZ-LOM profiles are closely aligned.
</p>
<div class="mw-heading mw-heading4"><h4 id="NORLOM">NORLOM</h4></div>
<p>NORLOM is the Norwegian LOM profile.
The profile is managed by NSSL (The Norwegian Secretariat for Standardization of Learning Technologies)
</p>
<div class="mw-heading mw-heading4"><h4 id="ISRACore">ISRACore</h4></div>
<p>ISRACORE is the Israeli LOM profile.
The <a href="Israel_Internet_Association" title="Israel Internet Association">Israel Internet Association</a> (ISOC-IL) and Inter University Computational Center (IUCC) have teamed up to manage and establish an e-learning objects database.
</p>
<div class="mw-heading mw-heading4"><h4 id="SWE-LOM">SWE-LOM</h4></div>
<p>SWE-LOM is the Swedish LOM profile that is managed by IML at <a href="Ume%C3%A5_University" title="Umeå University">Umeå University</a> as a part of the work with the national standardization group TK450 at <a href="Swedish_Standards_Institute" class="mw-redirect" title="Swedish Standards Institute">Swedish Standards Institute</a>.
</p>
<div class="mw-heading mw-heading4"><h4 id="TWLOM">TWLOM</h4></div>
<p>TWLOM is the Taiwanese LOM profile that is managed by Industrial Development and Promotion of Archives and e-Learning Project
</p>
<div class="mw-heading mw-heading4"><h4 id="LOM-FR">LOM-FR</h4></div>
<p>LOM-FR is a metadata profile developed for the education sector in France. This application profile was first published in 2006.
</p>
<div class="mw-heading mw-heading4"><h4 id="NL_LOM">NL LOM</h4></div>
<p>NL LOM is the Dutch metadata profile for educational resources in the Netherlands. This application profile was the result of merging the Dutch higher education LOM profile with the one used in primary and secondary Dutch education. The final version was released in 2011.
</p>
<div class="mw-heading mw-heading4"><h4 id="LOM-CH">LOM-CH</h4></div>
<p>LOM-CH is a metadata profile developed for the education sector in Switzerland. It is currently available in French and German. This application profile was published in July 2014.
</p>
<div class="mw-heading mw-heading4"><h4 id="LOM-ES">LOM-ES</h4></div>
<p>LOM-ES is a metadata profile developed for the education sector in Spain. It is available in Spanish.<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading4"><h4 id="LOM-GR">LOM-GR</h4></div>
<p>LOM-GR, also known as "LOM-GR <i>Photodentro</i>" is the Greek LOM application profile for educational resources, currently being used for resources related to school education. It was published in 2012 and is currently available in Greek and English.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> It is maintained by CTI DIOPHANTUS as part of the "Photodentro Federated Architecture for Educational Content for Schools" that includes a number of educational content repositories (for Learning Objects, Educational Video, and User Generated Content) and the Greek National Aggregator of Educational Content accumulating metadata from collections stored in repositories of other organizations.<sup id="cite_ref-Photodentro_LOR_7-0" class="reference"><a href="#cite_note-Photodentro_LOR-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup> LOM-GR is a working specification of the TC48/WG3 working group of the <a href="Hellenic_Organization_for_Standardization" title="Hellenic Organization for Standardization">Hellenic Organization for Standardization</a>.
</p>
<div class="mw-heading mw-heading4"><h4 id="Others">Others</h4></div>
<p>Other application profiles are those developed by the Celebrate project<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> and the metadata profile that is part of the SCORM reference model.<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Application_profile" title="Application profile">Application profile</a></li>
<li><a href="Content_package" title="Content package">Content package</a></li>
<li><a href="Dublin_Core" title="Dublin Core">Dublin Core</a></li>
<li><a href="Learning_object" title="Learning object">Learning object</a></li>
<li><a href="Metadata" title="Metadata">Metadata</a></li>
<li><a href="Metadata_standards" class="mw-redirect" title="Metadata standards">Metadata Standards</a></li>
<li><a href="OAI-PMH" class="mw-redirect" title="OAI-PMH">OAI-PMH</a></li>
<li><a href="SCORM" class="mw-redirect" title="SCORM">SCORM</a></li>
<li><a href="XML" title="XML">XML</a></li>
<li><a href="https://meta.wikimedia.org/wiki/Learning_Object_Metadata" class="extiw external" title="m:Learning Object Metadata">m:Learning Object Metadata</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite class="citation book cs1"><a rel="nofollow" class="external text" href="https://ieeexplore.ieee.org/document/9262118"><i>IEEE Standard for Learning Object Metadata</i></a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FIEEESTD.2020.9262118">10.1109/IEEESTD.2020.9262118</a>. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-5044-7059-9</bdi><span class="reference-accessdate">. Retrieved <span class="nowrap">6 September</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite id="CITEREFMiller2011" class="citation book cs1">Miller, Steven J. (2011). <i>Metadata for Digital Collections: A How-To-Do-It Manual</i>. Chicago: ALA Neal-Schuman. p. 56. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-55570-746-0</bdi>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20161124094723/http://zope.cetis.ac.uk/profiles/uklomcore/">"CETIS-Documents and resources about the UK LOM core"</a>. Archived from <a rel="nofollow" class="external text" href="http://zope.cetis.ac.uk/profiles/uklomcore/">the original</a> on 24 November 2016<span class="reference-accessdate">. Retrieved <span class="nowrap">28 June</span> 2012</span>.</cite></span>
</li>
<li id="cite_note-CanCore-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-CanCore_4-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFNorm_Friesen2003" class="citation web cs1"><a href="Norm_Friesen" title="Norm Friesen">Norm Friesen</a>; et al. (20 January 2003). <a rel="nofollow" class="external text" href="https://archive.today/20130628055528/http://cancore.tru.ca/en/guidelines.html">"CanCore Guidelines: Introduction"</a>. Athabasca University. Archived from <a rel="nofollow" class="external text" href="http://cancore.tru.ca/en/guidelines.html">the original</a> on 28 June 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">23 February</span> 2009</span>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text">LOM-es v1.0 ,<a rel="nofollow" class="external autonumber" href="http://educalab.es/intef/tecnologia/recursos-digitales/lom-es">[1]</a> (2014).</span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://git.dschool.edu.gr/photodentro/LOM-GR">"Photodentro / LOM-GR"</a>.</cite></span>
</li>
<li id="cite_note-Photodentro_LOR-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-Photodentro_LOR_7-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFMegalouKaklamanis2014" class="citation journal cs1">Megalou, Elina; Kaklamanis, Christos (10–12 March 2014). <a rel="nofollow" class="external text" href="https://library.iated.org/view/MEGALOU2014PHO">"PHOTODENTRO LOR, THE GREEK NATIONAL LEARNING OBJECT REPOSITORY"</a>. <i>INTED2014 Proceedings</i>. 8th International Technology, Education and Development Conference. Valencia, Spain: IATED: <span class="nowrap">309–</span>319. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/2340-1079">2340-1079</a><span class="reference-accessdate">. Retrieved <span class="nowrap">7 April</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text">European Schoolnet, <a rel="nofollow" class="external text" href="https://web.archive.org/web/20071225053548/http://www.eun.org/ww/en/pub/celebrate_help/application_profile.htm">CELEBRATE Application Profile</a> (2003).</span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text">ADL, <a rel="nofollow" class="external text" href="http://www.adlnet.gov/capabilities/scorm#tab-learn">SCORM</a>.</span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */
.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */
@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}
/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox"><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */
.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}
/* end https://en.wikipedia.org/ */
</style>
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikiversity has learning resources about <i><b><a href="https://en.wikiversity.org/wiki/Introduction_to_Learning_Objects" class="extiw external" title="v:Introduction to Learning Objects">Introduction to Learning Objects</a></b></i></div></div>
</div>
<ul><li><a rel="nofollow" class="external text" href="https://www.imsglobal.org/metadata/index.html">IMS Global</a></li>
<li><a rel="nofollow" class="external text" href="http://dublincore.org/dcx/lrmi-terms/1.1/">LRMI (Learning Resource Metadata Initiative)</a></li>
<li><a rel="nofollow" class="external text" href="http://cancore.athabascau.ca/en/">cancore.athabascau.ca</a> is a thorough element-by-element guide to implementing the IEEE LOM.</li>
<li><a rel="nofollow" class="external text" href="http://www.imsglobal.org/metadata/">www.imsglobal.org: IMS Global Learning Consortium Learning resource meta-data specification</a>.</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20050513020538/http://ltsc.ieee.org/wg12/files/IEEE_1484_12_03_d8_submitted.pdf">ltsc.ieee.org: XML Binding Specification</a>.</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20060312160932/http://www.intrallect.com/support/metadata/ims2lom_metadata_mapping.htm">www.intrallect.com: A mapping between the IEEE LOM and IMS Learning Resource Metadata</a></li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20081017174807/http://www.ontopia.net/topicmaps/materials/tm-vs-thesauri.html">www.ontopia.net: Metadata? Thesauri? Taxonomies? Topic Maps! Making sense of it all</a>, 2004.</li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2024-07-31" href="https://en.wikipedia.org/wiki/?title=Learning_object_metadata&oldid=1237713698">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>